Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable workspace lint unused_qualifications #2743

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Conversation

kennykerr
Copy link
Collaborator

Following on from #2741, this was a bit painful as I was relying on a lot of wildcard use declarations. A bit wordier now but also less ambiguous. Clippy was completely unable to auto fix most of this.

Fixes: #2739

Cargo.toml Outdated Show resolved Hide resolved
@kennykerr kennykerr merged commit 4f2d08d into master Dec 13, 2023
47 checks passed
@kennykerr kennykerr deleted the unused_qualifications branch December 13, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deny rust_2018_idioms and unused_qualifications in crate roots
2 participants